github.com/jackc/pgx/v5/pgxpool.Pool.maxConnLifetime (field)

2 uses

	github.com/jackc/pgx/v5/pgxpool (current package)
		pool.go#L96: 	maxConnLifetime       time.Duration
		pool.go#L246: 		maxConnLifetime:       config.MaxConnLifetime,